From: Juanma Barranquero Date: Sat, 4 Apr 2009 11:32:49 +0000 (+0000) Subject: Fix typos. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~974 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8a0b2aa94ce6b26ae032bf8f58f520fad389687b;p=emacs.git Fix typos. --- diff --git a/src/ChangeLog b/src/ChangeLog index 4f9462cce78..d65aeacef52 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -79,7 +79,6 @@ * xterm.c (handle_one_xevent): Call x_handle_net_wm_state if the property _NET_WM_STATE has changed. - updated. (x_handle_net_wm_state): New function to update frame parameter fullscreen. (x_term_init): Initialize atoms for _NET_WM_STATE. @@ -849,7 +848,7 @@ input_interrupt_mode to nil. * image.c (svg_load_image): Don't right-shift background RGB when - obtained from FRAME_BACKGROUND_PIXEL. Under HAVE_NS use ns_query_color. + obtained from FRAME_BACKGROUND_PIXEL. Under HAVE_NS use ns_query_color. 2009-01-28 Kenichi Handa